Skip to content

LeonDong1993/TractableDE-ContCNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This repository contains all codes, datasets and results for the paper Conditionally Tractable Density Estimation using Neural Networks published on AISTATS 2022.

Setup and Installation

  • Please make sure you are using Linux system (MAC OS may work as well, but not Windows).
  • Clone this repository.
  • Download the zipped dataset from Here and extract all content into dataset folder.
  • Setup the conda environment
    • More details will be updated
    • pass
  • Source core/set_env.profile before executing any command.

Usage

All command is assumed to execute at directory experiment unless otherwise noted. More details will be updated

Reproducibility

We provided the trained instance of all models (SPN, RNADE, OURS) in the experiement/output directory. From which you can fully recover our results shown in the paper. Retrain the whole model do incur slightly difference, but the overall results are same.

About

Conditionally Tractable Density Estimation using Neural Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published